home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / acctg / ezbil3 / install.fil < prev    next >
Encoding:
Text File  |  1992-11-04  |  2.3 KB  |  90 lines

  1. BACKGROUND 15
  2. PAUSE 15
  3. WINOPEN 3 1 31
  4. "                               EZ-Biller(tm)"
  5. "        The EZ and POWERFUL Solution for ALL your billing needs!"
  6. "-----------------------------------------------------------------------"
  7. "      (C)1991,1992 All Rights Reserved By: Blue Chips Incorporated"
  8. PAUSE 15
  9. WINOPEN 0 23 78
  10. "EZ-Biller is a registered trademark of Blue Chips Incorporated"
  11. PAUSE 15
  12. SPACE 144
  13. DRIVE C 28 12 31 15 32 14 79
  14. PATH \EZBILLER 0 12 31 15 32 14 79
  15. UNPACK EZ.PAK 0 12 31 32 14 79
  16. JUMP.FAIL INSTALL_FAILURE
  17.  
  18. WINOPEN 0 11 48
  19. "EZ-Biller needs the following line in your CONFIG.SYS file to operate."
  20. ""
  21. "                              Files = 50"
  22. ""
  23. "        Do you want us to update your CONFIG.SYS file? :(Y/N)"
  24. ASK 16 50
  25. JUMP.NO DONE
  26. SET.FILES 50
  27. JUMP.FAIL INSTALL_FAILURE
  28. JUMP BOOT
  29.  
  30. :DONE
  31. WINCLOSE
  32. WINOPEN 0 08 48
  33. "         If This message appears when running EZ-Biller(tm)"
  34. ""
  35. "                        'Too Many Open Files..' "
  36. ""
  37. "This is because your CONFIG.SYS file needs the statement FILES = 50"
  38. ""
  39. "Solution: Re-Install EZ-Biller & Select YES to update the CONFIG.SYS"
  40. ""
  41. "                      Press [ENTER] to Continue"
  42. WAIT 47 15
  43. JUMP FINISHED
  44. :BOOT
  45.  
  46. WINCLOSE
  47. WINOPEN 0 10 48
  48. "In order for the changes in your CONFIG.SYS to become effective"
  49. "you must reboot your computer!"
  50. ""
  51. "       Do you want us to reboot your computer Now? :(Y/N)"
  52. ASK 16 50
  53. JUMP.NO FINISHED
  54. REBOOT
  55. :FINISHED
  56. WINCLOSE
  57. WINOPEN 0 10 48
  58. "     Installation has been succesfull!"
  59. ""
  60. " From Your EZBILLER Directory, Type EZBILLER "
  61. ""
  62. "         Press [ENTER] to Continue"
  63. WAIT 47 15
  64. END
  65. :INSTALL_FAILURE
  66. WINCLOSE
  67. WINOPEN 0 07 79
  68. "  THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION"
  69. ""
  70. "Possible reasons:"
  71. "   -- The floppy disk was removed prior to completion."
  72. "   -- The floppy disk was damaged during shipping."
  73. "   -- Your disk drive is out of alignment."
  74. "   -- You ran out of Drive space."
  75. ""
  76. "Press [Enter] to remove incomplete program files."
  77. "after files are deleted, try to RE-INSTALL EZ-Biller"
  78. ""
  79. "Please Call Blue Chips Tech Support if Problem Continues"
  80. "  9:00AM - 5:00PM (EST)  Monday - Friday (201)943-3715"
  81. WAIT 62 20
  82. DELETE ~1~2\*.* 0 0 31
  83. RD ~1~2
  84. WINCLOSE
  85. WINOPEN 0 12 31
  86. "Partially Installed Files are Now Deleted."
  87. ""
  88. "      Press [Enter] to Quit."
  89. WAIT 47 15
  90.